* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
authorKarl Fogel <kfogel@red-bean.com>
Sat, 2 Jan 2010 05:00:55 +0000 (00:00 -0500)
committerKarl Fogel <kfogel@red-bean.com>
Sat, 2 Jan 2010 05:00:55 +0000 (00:00 -0500)
commit65e40aee4531ff8f597e22a71ad282accddd3812
tree4787b911b9e64f5b675cdd64dbcddb80a7c1bc57
parentdf647e03a36d6a31ddf0915fd344795f24479d84
* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
  (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
  positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
  This fixes the `bookmark-bmenu-execute-deletions' bug reported here:

  http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
  From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
  To: emacs-devel {_AT_} gnu.org
  Subject: bookmark.el bug report
  Date: Mon, 28 Dec 2009 14:19:16 +0800
  Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
lisp/ChangeLog
lisp/bookmark.el